DecodedTextureData & operator=(const DecodedTextureData &other)
DecodedTextureData(const DecodedTextureData &other)
DecodedTextureData(DecodedTextureData &&other)
nkImages::Image _image
If parsing of the image is requested, the image data.
Definition: DecodedTextureData.h:14
nkMemory::String _absPath
The absolute path of the linked image data, if any.
Definition: DecodedTextureData.h:15
Holds data about a decoded texture.
Definition: DecodedTextureData.h:12